home *** CD-ROM | disk | FTP | other *** search
- -- card: 13328 from stack: in
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 2784
- -- name:
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=2 top=22 right=51 bottom=38
- -- title width / last selected line: 0
- -- icon id / first selected line: 29114 / 29114
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Return
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris close
- pop card
- end mouseUp
-
-
-
- -- part 4 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=6 top=51 right=342 bottom=502
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=1 top=307 right=336 bottom=38
- -- title width / last selected line: 0
- -- icon id / first selected line: 902 / 902
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev
- ----- HyperTalk script -----
- on mouseUp
- visual effect scroll right
- go to previous card
- end mouseUp
-
-
- -- part contents for card part 4
- ----- text -----
-
- WARNING! WARNING! WARNING!
-
- When Using HyperArchy...
- NEVER use the Edit Menu commands like:
-
- New Card (or Command-N)
- Delete Card
- Cut Card, Copy Card, or Paste Card
-
- to add or delete cards once your HyperArchy database is set up.
-
- Always use the HyperArchy on-card buttons to do this. Otherwise the databse may end up holding unattached records and control funtions can fail!